[INFO] cloning repository https://github.com/aleksanderkrauze/asyncdwmblocks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleksanderkrauze/asyncdwmblocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksanderkrauze%2Fasyncdwmblocks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksanderkrauze%2Fasyncdwmblocks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a4c51b61f7bcc34a966ad5906f2aa4627063719
[INFO] testing aleksanderkrauze/asyncdwmblocks against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksanderkrauze%2Fasyncdwmblocks" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aleksanderkrauze/asyncdwmblocks
[INFO] finished tweaking git repo https://github.com/aleksanderkrauze/asyncdwmblocks
[INFO] tweaked toml for git repo https://github.com/aleksanderkrauze/asyncdwmblocks written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aleksanderkrauze/asyncdwmblocks on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aleksanderkrauze/asyncdwmblocks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x11-dl v2.19.1
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded futures-io v0.3.19
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded serde_yaml v0.8.23
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded pretty_assertions v1.0.0
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded clap v3.0.7
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e71e8b0ca070143bae4f4c68a3b636738b7a274f815b4fffa5b6ca0a7bd77bc8
[INFO] running `Command { std: "docker" "start" "-a" "e71e8b0ca070143bae4f4c68a3b636738b7a274f815b4fffa5b6ca0a7bd77bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e71e8b0ca070143bae4f4c68a3b636738b7a274f815b4fffa5b6ca0a7bd77bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71e8b0ca070143bae4f4c68a3b636738b7a274f815b4fffa5b6ca0a7bd77bc8", kill_on_drop: false }`
[INFO] [stdout] e71e8b0ca070143bae4f4c68a3b636738b7a274f815b4fffa5b6ca0a7bd77bc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f32d47cd9f1c40c004b1765e30876ed1ba58168064a0ddc9ce6c60e4bb4adf7
[INFO] running `Command { std: "docker" "start" "-a" "0f32d47cd9f1c40c004b1765e30876ed1ba58168064a0ddc9ce6c60e4bb4adf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling clap v3.0.7
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling asyncdwmblocks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.59s
[INFO] running `Command { std: "docker" "inspect" "0f32d47cd9f1c40c004b1765e30876ed1ba58168064a0ddc9ce6c60e4bb4adf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f32d47cd9f1c40c004b1765e30876ed1ba58168064a0ddc9ce6c60e4bb4adf7", kill_on_drop: false }`
[INFO] [stdout] 0f32d47cd9f1c40c004b1765e30876ed1ba58168064a0ddc9ce6c60e4bb4adf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 867f71222710cebe2403f552080074e5ec6f8a47de2296f8ebdeeac6f3f25e1d
[INFO] running `Command { std: "docker" "start" "-a" "867f71222710cebe2403f552080074e5ec6f8a47de2296f8ebdeeac6f3f25e1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.0.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling asyncdwmblocks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.53s
[INFO] running `Command { std: "docker" "inspect" "867f71222710cebe2403f552080074e5ec6f8a47de2296f8ebdeeac6f3f25e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867f71222710cebe2403f552080074e5ec6f8a47de2296f8ebdeeac6f3f25e1d", kill_on_drop: false }`
[INFO] [stdout] 867f71222710cebe2403f552080074e5ec6f8a47de2296f8ebdeeac6f3f25e1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32310bc1b1f5c15d029a332284838b64a9856bb3603011d131994e261ff3a934
[INFO] running `Command { std: "docker" "start" "-a" "32310bc1b1f5c15d029a332284838b64a9856bb3603011d131994e261ff3a934", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asyncdwmblocks-397816e024f89207)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test ipc::frame::tests::frame_decode_BUTTON ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_REFRESH ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_button ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_button_different_cases ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_button_wrong_number ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_empty_whitespaces ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_invalid ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_invalid_utf8 ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_refresh ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_refresh_different_cases ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_refresh_extra_whitespaces ... ok
[INFO] [stdout] test ipc::frame::tests::frames_encode ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_button_extra_whitespaces ... ok
[INFO] [stdout] test ipc::tcp::notifier::tests::send_notification ... ok
[INFO] [stdout] test ipc::opaque::tests::opaque_server_tcp ... ok
[INFO] [stdout] test ipc::tcp::notifier::tests::notification_connection_error ... ok
[INFO] [stdout] test ipc::frame::tests::frames_decode ... ok
[INFO] [stdout] test ipc::frame::tests::frame_decode_empty ... ok
[INFO] [stdout] test ipc::frame::tests::frame_encode ... ok
[INFO] [stdout] test block::tests::block_run_multiple_lines ... ok
[INFO] [stdout] test ipc::opaque::tests::opaque_server_uds ... ok
[INFO] [stdout] test ipc::opaque::tests::opaque_notifier_uds ... ok
[INFO] [stdout] test ipc::opaque::tests::opaque_notifier_tcp ... ok
[INFO] [stdout] test ipc::uds::notifier::tests::send_notification ... ok
[INFO] [stdout] test ipc::uds::notifier::tests::send_notification_abstract_namespace ... ok
[INFO] [stdout] test ipc::tcp::server::tests::run_tcp_server ... ok
[INFO] [stdout] test ipc::uds::server::tests::run_uds_server_abstract_namespace ... ok
[INFO] [stdout] test ipc::uds::notifier::tests::notification_connection_error ... ok
[INFO] [stdout] test statusbar::tests::get_block_by_name ... ok
[INFO] [stdout] test ipc::uds::tests::server_and_notifier ... ok
[INFO] [stdout] test ipc::uds::tests::server_and_notifier_abstract_namespace ... ok
[INFO] [stdout] test ipc::uds::server::tests::run_uds_server ... ok
[INFO] [stdout] test block::tests::run_nonexisting_command ... ok
[INFO] [stdout] test statusbar::tests::statusbar_get_status_bar_all_none ... ok
[INFO] [stdout] test statusbar::tests::statusbar_get_status_bar_emojis ... ok
[INFO] [stdout] test statusbar::tests::statusbar_get_status_bar ... ok
[INFO] [stdout] test block::tests::block_run ... ok
[INFO] [stdout] test ipc::tcp::tests::server_and_notifier ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_adjecent_rn ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_alone_n ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_alone_r ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_empty ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_multiple ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_long_and_short ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_n_after_rn ... ok
[INFO] [stdout] test statusbar::tests::statusbar_init ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_no_rn ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_r_before_rn ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_single ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_trailing ... ok
[INFO] [stdout] test statusbar::tests::statusbar_blocks_from_config ... ok
[INFO] [stdout] test statusbar::tests::statusbar_multiple_ids_error ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_trailing_n ... ok
[INFO] [stdout] test utils::split::tests::split_at_rn_trailing_r ... ok
[INFO] [stdout] test block::tests::block_run_error_types ... ok
[INFO] [stdout] test statusbar::tests::run_intervals_channel_on_task ... FAILED
[INFO] [stdout] test statusbar::tests::run_intervals_reload ... FAILED
[INFO] [stdout] test ipc::tcp::server::tests::tcp_server_binding_error ... ok
[INFO] [stdout] test ipc::uds::server::tests::uds_server_cleanup_on_termination_signal ... ok
[INFO] [stdout] test ipc::uds::server::tests::uds_server_cleanup_on_drop ... ok
[INFO] [stdout] test ipc::uds::server::tests::uds_server_binding_error ... ok
[INFO] [stdout] test block::tests::block_get_scheduler ... ok
[INFO] [stdout] test block::tests::run_test_blocking ... ok
[INFO] [stdout] test statusbar::tests::run_intervals ... ok
[INFO] [stdout] test statusbar::tests::run_test_asynchronicity ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- statusbar::tests::run_intervals_channel_on_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'statusbar::tests::run_intervals_channel_on_task' (70) panicked at src/statusbar.rs:637:9:
[INFO] [stdout] assertion failed: timeout.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638f849acf38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638f849acf38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638f849acf38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x638f849acf38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x638f849c205a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x638f849c205a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x638f849b2042 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x638f849b2042 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x638f8498b796 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x638f8498b796 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x638f849a5189 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x638f84860e3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x638f84860e3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x638f849a5402 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x638f849a5402 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x638f8498b884 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x638f84980979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x638f8498c56d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x638f849c281c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x638f849c27e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x638f8479dcc1 - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:637:9
[INFO] [stdout]   21:     0x638f84832fbd - <core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x638f8469bbad - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   23:     0x638f8482b320 - tokio[e140cc883f44c647]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x638f8483e695 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[e140cc883f44c647]::coop::Budget>>>::try_with::<tokio[e140cc883f44c647]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x638f84838a4e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[e140cc883f44c647]::coop::Budget>>>::with::<tokio[e140cc883f44c647]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x638f8468c093 - tokio[e140cc883f44c647]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x638f8468c093 - tokio[e140cc883f44c647]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x638f8468c093 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   29:     0x638f8469acba - tokio[e140cc883f44c647]::runtime::basic_scheduler::enter::<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   30:     0x638f847076b5 - <tokio[e140cc883f44c647]::macros::scoped_tls::ScopedKey<tokio[e140cc883f44c647]::runtime::basic_scheduler::Context>>::set::<tokio[e140cc883f44c647]::runtime::basic_scheduler::enter<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x638f84680786 - tokio[e140cc883f44c647]::runtime::basic_scheduler::enter::<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   32:     0x638f8466e043 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   33:     0x638f84677763 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::InnerGuard<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   34:     0x638f8467a6d4 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::BasicScheduler<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   35:     0x638f848351fb - <tokio[e140cc883f44c647]::runtime::Runtime>::block_on::<asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   36:     0x638f847af8b8 - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:637:33
[INFO] [stdout]   37:     0x638f84797337 - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:591:45
[INFO] [stdout]   38:     0x638f84705a86 - <asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_channel_on_task::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x638f84853f1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x638f84853f1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x638f84861795 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x638f84861795 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x638f84861795 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x638f84861795 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x638f84861795 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x638f84861795 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x638f84861795 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x638f8485c2f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x638f8485c2f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x638f84864812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x638f84864812 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x638f84864812 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x638f84864812 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x638f84864812 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x638f84864812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x638f84864812 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x638f849ac85f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x638f849ac85f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7f379d831aa4 - <unknown>
[INFO] [stdout]   60:     0x7f379d8bea64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- statusbar::tests::run_intervals_reload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'statusbar::tests::run_intervals_reload' (72) panicked at src/statusbar.rs:582:9:
[INFO] [stdout] assertion failed: timeout.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638f849acf38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638f849acf38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638f849acf38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x638f849acf38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x638f849c205a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x638f849c205a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x638f849b2042 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x638f849b2042 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x638f8498b796 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x638f8498b796 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x638f849a5189 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x638f84860e3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x638f84860e3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x638f849a5402 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x638f849a5402 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x638f8498b884 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x638f84980979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x638f8498c56d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x638f849c281c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x638f849c27e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x638f8479b421 - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:582:9
[INFO] [stdout]   21:     0x638f84832efd - <core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x638f8469b84d - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   23:     0x638f8482af90 - tokio[e140cc883f44c647]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x638f8483e395 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[e140cc883f44c647]::coop::Budget>>>::try_with::<tokio[e140cc883f44c647]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x638f8483895e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[e140cc883f44c647]::coop::Budget>>>::with::<tokio[e140cc883f44c647]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x638f8468a023 - tokio[e140cc883f44c647]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x638f8468a023 - tokio[e140cc883f44c647]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x638f8468a023 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   29:     0x638f8469ac5a - tokio[e140cc883f44c647]::runtime::basic_scheduler::enter::<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   30:     0x638f84707415 - <tokio[e140cc883f44c647]::macros::scoped_tls::ScopedKey<tokio[e140cc883f44c647]::runtime::basic_scheduler::Context>>::set::<tokio[e140cc883f44c647]::runtime::basic_scheduler::enter<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x638f8467fd96 - tokio[e140cc883f44c647]::runtime::basic_scheduler::enter::<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   32:     0x638f8466dfe3 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   33:     0x638f84677523 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::InnerGuard<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   34:     0x638f84679de5 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::BasicScheduler<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   35:     0x638f84834d4c - <tokio[e140cc883f44c647]::runtime::Runtime>::block_on::<asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   36:     0x638f847ae09a - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:587:34
[INFO] [stdout]   37:     0x638f84797247 - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:541:36
[INFO] [stdout]   38:     0x638f84705946 - <asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_intervals_reload::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x638f84853f1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x638f84853f1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x638f84861795 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x638f84861795 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x638f84861795 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x638f84861795 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x638f84861795 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x638f84861795 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x638f84861795 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x638f8485c2f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x638f8485c2f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x638f84864812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x638f84864812 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x638f84864812 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x638f84864812 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x638f84864812 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x638f84864812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x638f84864812 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x638f849ac85f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x638f849ac85f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7f379d831aa4 - <unknown>
[INFO] [stdout]   60:     0x7f379d8bea64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- statusbar::tests::run_test_asynchronicity stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'statusbar::tests::run_test_asynchronicity' (73) panicked at src/statusbar.rs:674:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<[0m[1;48;5;52;31m40[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m37[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638f849acf38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638f849acf38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638f849acf38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x638f849acf38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x638f849c205a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x638f849c205a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x638f849b2042 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x638f849b2042 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x638f8498b796 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x638f8498b796 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x638f849a5189 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x638f84860e3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x638f84860e3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x638f849a5402 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x638f849a5402 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x638f8498b852 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x638f84980979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x638f8498c56d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x638f849c281c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x638f8479c120 - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:674:9
[INFO] [stdout]   20:     0x638f84832f3d - <core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x638f8469b96d - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   22:     0x638f8482b0c0 - tokio[e140cc883f44c647]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   23:     0x638f8483e495 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[e140cc883f44c647]::coop::Budget>>>::try_with::<tokio[e140cc883f44c647]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x638f848389ae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[e140cc883f44c647]::coop::Budget>>>::with::<tokio[e140cc883f44c647]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x638f8468aaf3 - tokio[e140cc883f44c647]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   26:     0x638f8468aaf3 - tokio[e140cc883f44c647]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   27:     0x638f8468aaf3 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   28:     0x638f8469ac7a - tokio[e140cc883f44c647]::runtime::basic_scheduler::enter::<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   29:     0x638f847074f5 - <tokio[e140cc883f44c647]::macros::scoped_tls::ScopedKey<tokio[e140cc883f44c647]::runtime::basic_scheduler::Context>>::set::<tokio[e140cc883f44c647]::runtime::basic_scheduler::enter<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   30:     0x638f846800e6 - tokio[e140cc883f44c647]::runtime::basic_scheduler::enter::<<tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>::{closure#0}, (), tokio[e140cc883f44c647]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   31:     0x638f8466e003 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::Inner<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   32:     0x638f846775e3 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::InnerGuard<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   33:     0x638f8467a0e5 - <tokio[e140cc883f44c647]::runtime::basic_scheduler::BasicScheduler<tokio[e140cc883f44c647]::runtime::driver::Driver>>::block_on::<asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   34:     0x638f84834edc - <tokio[e140cc883f44c647]::runtime::Runtime>::block_on::<asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   35:     0x638f847ae24a - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:680:10
[INFO] [stdout]   36:     0x638f84797277 - asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/statusbar.rs:641:39
[INFO] [stdout]   37:     0x638f84705986 - <asyncdwmblocks[da5bc3001a806b50]::statusbar::tests::run_test_asynchronicity::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x638f84853f1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x638f84853f1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x638f84861795 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x638f84861795 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x638f84861795 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x638f84861795 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x638f84861795 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x638f84861795 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x638f84861795 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x638f8485c2f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x638f8485c2f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x638f84864812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x638f84864812 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x638f84864812 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x638f84864812 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x638f84864812 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x638f84864812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x638f84864812 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638f849ac85f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   57:     0x638f849ac85f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x7f379d831aa4 - <unknown>
[INFO] [stdout]   59:     0x7f379d8bea64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     statusbar::tests::run_intervals_channel_on_task
[INFO] [stdout]     statusbar::tests::run_intervals_reload
[INFO] [stdout]     statusbar::tests::run_test_asynchronicity
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 62 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "32310bc1b1f5c15d029a332284838b64a9856bb3603011d131994e261ff3a934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32310bc1b1f5c15d029a332284838b64a9856bb3603011d131994e261ff3a934", kill_on_drop: false }`
[INFO] [stdout] 32310bc1b1f5c15d029a332284838b64a9856bb3603011d131994e261ff3a934
